Type | Wholly owned subsidiary |
---|---|
Industry | Software, Programming tools |
Founded | Wilsonville, OR, United States (1989) |
Founder(s) | Vince Schuster Larry Meadows Bob Toelle Glenn Denison |
Headquarters | Lake Oswego, Oregon, United States |
Area served | Worldwide |
Products | Compilers Debuggers Profilers IDEs |
Website | Pgroup.com |
The Portland Group, Inc. or PGI is a company producing a set of commercially available Fortran, C and C++ compilers for high-performance computing systems. The Portland Group is a wholly owned subsidiary of STMicroelectronics.
Contents |
The Portland Group was founded as a privately held company in 1989, using compiler technology developed at and acquired from Floating Point Systems, Inc. The first products, pipelining Fortran and C compilers, were released in 1991, targeting the Intel i860 processor. These compilers were used on Intel supercomputers like the iPSC/860, the Touchstone Delta, and the Paragon, and were the compilers of choice for the majority of i860-based platforms.
In the early 1990's PGI was deeply involved in the development of High Performance Fortran, or HPF, a data parallel language extension to Fortran 90 which provides a portable programming interface for a wide variety of architectures. PGI produced an HPF compiler which continues to be available today.
In 1996 PGI developed x86 compilers for the ASCI Red Supercomputer at Sandia National Laboratories[1], the first computer system to sustain teraflop performance. In 1997 PGI released x86 compilers for general use on Linux workstations.
The Portland Group was acquired by STMicroelectronics in December, 2000[2], and has continued operating as a wholly owned subsidiary producing HPC compilers and tools for Linux, Windows, and Mac OS since that time.
Most recently PGI has been involved in the expansion of the use of GPGPUs for high-performance computing, developing CUDA Fortran [3] [4] with NVIDIA Corporation and PGI Accelerator Fortran and C compilers [5] which use programming directives.
PGI compilers incorporate global optimization, vectorization, software pipelining, and shared-memory parallelization capabilities targeting both Intel and AMD processors. PGI supports the following high-level languages:
PGI also provides a parallel debugger, PGDBG, and a performance profiler, PGPROF, both of which support OpenMP and MPI parallelism on Linux, Windows, and Mac OS. On Windows, the PGI Fortran compiler and debugger have been fully integrated into Microsoft Visual Studio as a product called PGI Visual Fortran.